hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
HttpMessage.isHTTP1_0
collie
codec
http
httpmessage
HttpMessage
Returns true if the version of this message is HTTP/1.0
class
HttpMessage
const
bool
isHTTP1_0
(
)
Meta
Source
See Implementation
collie
codec
http
httpmessage
HttpMessage
constructors
this
functions
addHeader
constructDirectResponse
getClientIP
getClientPort
getDecodedQueryParam
getDstIP
getDstPort
getHTTPVersion
getHeaders
getPath
getProtocolVersion
getQueryParam
getQueryString
hasQueryParam
is1xxResponse
isHTTP1_0
isHTTP1_1
isRequest
isResponse
methodString
parseQueryParams
processMaxForwards
queryParam
removeQueryParam
request
response
setHTTPVersion
setHeader
setQueryParam
setQueryString
unparseQueryParams
properties
chunked
clientAddress
dstAddress
host
localIp
method
statusCode
statusMessage
upgraded
url
wantsKeepAlive
static functions
statusText
structs
Request
Response
unions
Req_Res
variables
kMaxPriority
Returns true if the version of this message is HTTP/1.0